Skip to content

Rename and remove dir integration test for local files (#1385) #4235

Rename and remove dir integration test for local files (#1385)

Rename and remove dir integration test for local files (#1385) #4235

Triggered via push September 22, 2023 03:45
Status Failure
Total duration 3m 33s
Artifacts

ci.yml

on: push
Matrix: linux-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint: flags_test.go#L286
Error return value is not checked (errcheck)
Lint: main.go#L311
Error return value of `monitor.EnableStackdriverExporter` is not checked (errcheck)
Lint: main.go#L312
Error return value of `monitor.EnableOpenTelemetryCollectorExporter` is not checked (errcheck)
Lint: main.go#L322
Error return value of `daemonize.SignalOutcome` is not checked (errcheck)
Lint: main.go#L329
Error return value of `daemonize.SignalOutcome` is not checked (errcheck)
Lint: internal/auth/auth.go#L20
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
Lint: internal/auth/proxy.go#L22
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
Lint: internal/monitor/exporter.go#L104
Error return value of `ocExporter.Stop` is not checked (errcheck)
Lint: internal/fs/local_modifications_test.go#L2672
S1021: should merge variable declaration with assignment on next line (gosimple)
Lint: internal/fs/stress_test.go#L74
S1005: unnecessary assignment to the blank identifier (gosimple)
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/
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/
linux-tests (1.21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/