fat32 tests expected data auto-generated #470
Annotations
6 errors and 2 warnings
filesystem/fat32/fileinfo.go#L21
directive `//nolint:gocritic // we need this to comply with fs.FileInfo` is unused for linter "gocritic" (nolintlint)
|
filesystem/fat32/fileinfo.go#L28
directive `//nolint:gocritic // we need this to comply with fs.FileInfo` is unused for linter "gocritic" (nolintlint)
|
filesystem/fat32/fileinfo.go#L35
directive `//nolint:gocritic // we need this to comply with fs.FileInfo` is unused for linter "gocritic" (nolintlint)
|
filesystem/fat32/fat32_internal_test.go#L62
directive `//nolint:revive // unused parameter, keeping name makes it easier to use in the future` is unused for linter "revive" (nolintlint)
|
filesystem/fat32/fat32_internal_test.go#L325
directive `//nolint:revive // unused parameter, keeping name makes it easier to use in the future` is unused for linter "revive" (nolintlint)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading