feat: add api to get local function variant given function invocation #414
dev.yml
on: pull_request
Code Linting (ubuntu-latest)
23s
Matrix: build
Annotations
5 errors and 3 warnings
Code Linting (ubuntu-latest):
functions/local_functions.go#L27
S1034: assigning the result of this type assertion to a variable (switch f := f.(type)) could eliminate type assertions in switch cases (gosimple)
|
Code Linting (ubuntu-latest):
functions/local_functions.go#L29
S1034(related information): could eliminate this type assertion (gosimple)
|
Code Linting (ubuntu-latest):
functions/local_functions.go#L32
S1034(related information): could eliminate this type assertion (gosimple)
|
Code Linting (ubuntu-latest):
functions/local_functions.go#L35
S1034(related information): could eliminate this type assertion (gosimple)
|
Code Linting (ubuntu-latest)
issues found
|
Code Linting (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code Linting (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Build and Test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|