Skip to content

Memory tracing example #1224

Memory tracing example

Memory tracing example #1224

Triggered via pull request October 31, 2023 06:09
Status Failure
Total duration 6m 25s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: lintc
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 13 warnings
Lint ./launcher (ubuntu-latest, Go 1.20.x): launcher/internal/systemctl/systemctl.go#L6
File is not `gofmt`-ed with `-s` (gofmt)
Lint ./launcher (ubuntu-latest, Go 1.20.x): launcher/container_runner.go#L102
ST1005: error strings should not be capitalized (stylecheck)
Lint ./launcher (ubuntu-latest, Go 1.20.x): launcher/container_runner.go#L105
ST1005: error strings should not be capitalized (stylecheck)
Lint ./launcher (ubuntu-latest, Go 1.20.x): launcher/container_runner.go#L109
ST1005: error strings should not be capitalized (stylecheck)
Lint ./launcher (ubuntu-latest, Go 1.20.x)
issues found
Lint ./ (ubuntu-latest, Go 1.20.x)
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/
Lint ./ (ubuntu-latest, Go 1.20.x)
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/
Lint ./ (ubuntu-latest, Go 1.20.x)
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/
Lint ./cmd (ubuntu-latest, Go 1.20.x)
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/
Lint ./cmd (ubuntu-latest, Go 1.20.x)
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/
Lint ./cmd (ubuntu-latest, Go 1.20.x)
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/
Lint ./launcher (ubuntu-latest, Go 1.20.x)
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/
Lint ./launcher (ubuntu-latest, Go 1.20.x)
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/
Lint ./launcher (ubuntu-latest, Go 1.20.x)
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/
Lint ./launcher (ubuntu-latest, Go 1.20.x): launcher/internal/systemctl/systemctl.go#L72
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint ./launcher (ubuntu-latest, Go 1.20.x): launcher/internal/systemctl/systemctl.go#L85
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint ./launcher (ubuntu-latest, Go 1.20.x): launcher/internal/systemctl/systemctl.go#L96
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint CGO (ubuntu-latest, Go 1.20.x)
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/