[feature]: Persist imported Mission Control Data across restarts [TEST] #32
Annotations
5 errors and 2 warnings
routing/missioncontrol.go#L341
Error return value of `m.store.resetMCData` is not checked (errcheck)
|
routing/missioncontrol_store.go#L534
appendAssign: append result not assigned to the same slice (gocritic)
|
routing/missioncontrol_store_test.go#L425
appendAssign: append result not assigned to the same slice (gocritic)
|
routing/missioncontrol_store.go#L554
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs-itest-windows".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading