Fix teeserver context reset issue & add container signature cache #1332
Annotations
5 errors and 5 warnings
Run golangci-lint:
launcher/agent/agent.go#L190
File is not `gofmt`-ed with `-s` (gofmt)
|
Run golangci-lint:
launcher/container_runner_test.go#L58
File is not `gofmt`-ed with `-s` (gofmt)
|
Run golangci-lint:
launcher/agent/agent_test.go#L291
`siganture` is a misspelling of `signature` (misspell)
|
Run golangci-lint:
launcher/agent/agent_test.go#L304
`siganture` is a misspelling of `signature` (misspell)
|
Run golangci-lint
issues found
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run golangci-lint:
launcher/teeserver/tee_server_test.go#L33
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
launcher/container_runner_test.go#L57
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading