feat: respond to CancelACHFile events with FileCancellationResponse #1354
Annotations
8 errors and 4 warnings
Perform CodeQL Analysis:
internal/incoming/web/api_files.go#L72
invalid operation: not enough arguments for delete(c.activeCancellations[cancel.FileID]) (expected 2, found 1)
|
Perform CodeQL Analysis:
internal/incoming/web/api_files.go#L75
c.cancellationLock.UnLock undefined (type sync.Mutex has no field or method UnLock)
|
Perform CodeQL Analysis:
internal/pipeline/aggregate.go#L169
not enough return values
|
Perform CodeQL Analysis
invalid operation: not enough arguments for delete(c.activeCancellations[cancel.FileID]) (expected 2, found 1)
|
Perform CodeQL Analysis
c.cancellationLock.UnLock undefined (type sync.Mutex has no field or method UnLock)
|
Perform CodeQL Analysis
not enough return values
|
Perform CodeQL Analysis
undefined: inmemEvents
|
Perform CodeQL Analysis
too many arguments in call to web.NewFilesController
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v2, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Initialize CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in /home/runner/work/achgateway/achgateway. Supported file pattern: go.sum
|
Loading