fix offset when reading and writing fat32 files to avoid overruns #503
Annotations
4 errors and 2 warnings
lint:
filesystem/fat32/fat32_test.go#L693
importShadow: shadow of imported package 'path' (gocritic)
|
lint:
filesystem/fat32/fat32_test.go#L1074
importShadow: shadow of imported package 'path' (gocritic)
|
lint:
filesystem/fat32/fat32_test.go#L1131
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
lint
Process completed with exit code 2.
|
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/
|
Loading