Skip to content

feat(aip): aop 支持 #174

feat(aip): aop 支持

feat(aip): aop 支持 #174

Triggered via push October 25, 2024 03:16
Status Failure
Total duration 1m 19s
Artifacts

test.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
test (1.22.x, ubuntu-latest): diskq/diskq_test.go#L84
this call to os.RemoveAll deletes the user's entire temporary directory, not a subdirectory therein (SA9007)
test (1.22.x, ubuntu-latest): diskq/diskq_test.go#L83
this call to os.TempDir returns the user's temporary directory, for example /tmp
test (1.22.x, ubuntu-latest): diskq/diskq_test.go#L103
this call to os.RemoveAll deletes the user's entire temporary directory, not a subdirectory therein (SA9007)
test (1.22.x, ubuntu-latest): diskq/diskq_test.go#L102
this call to os.TempDir returns the user's temporary directory, for example /tmp
test (1.22.x, ubuntu-latest): diskq/diskq_test.go#L130
this call to os.RemoveAll deletes the user's entire temporary directory, not a subdirectory therein (SA9007)
test (1.22.x, ubuntu-latest): diskq/diskq_test.go#L129
this call to os.TempDir returns the user's temporary directory, for example /tmp
test (1.22.x, ubuntu-latest): diskq/diskq_test.go#L210
this call to os.RemoveAll deletes the user's entire temporary directory, not a subdirectory therein (SA9007)
test (1.22.x, ubuntu-latest): diskq/diskq_test.go#L209
this call to os.TempDir returns the user's temporary directory, for example /tmp
test (1.22.x, ubuntu-latest): diskq/diskq_test.go#L275
this call to os.RemoveAll deletes the user's entire temporary directory, not a subdirectory therein (SA9007)
test (1.22.x, ubuntu-latest): diskq/diskq_test.go#L274
this call to os.TempDir returns the user's temporary directory, for example /tmp
test (1.21.x, ubuntu-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
test (1.22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/