Map: Adds concurrency/map #409
Annotations
12 errors and 1 warning
Build linux_amd64 binaries:
concurrency/map.go#L24
interface method Delete must have named param for type K (inamedparam)
|
Build linux_amd64 binaries:
concurrency/map.go#L25
interface method Load must have named param for type K (inamedparam)
|
Build linux_amd64 binaries:
concurrency/map.go#L26
interface method LoadAndDelete must have named param for type K (inamedparam)
|
Build linux_amd64 binaries:
concurrency/map.go#L27
interface method Range must have all named params (inamedparam)
|
Build linux_amd64 binaries:
concurrency/map.go#L28
interface method Store must have named param for type K (inamedparam)
|
Build linux_amd64 binaries
issues found
|
Build linux_arm binaries
The job was canceled because "ubuntu-latest_amd64" failed.
|
Build linux_arm binaries
The operation was canceled.
|
Build darwin_amd64 binaries
The job was canceled because "ubuntu-latest_amd64" failed.
|
Build darwin_amd64 binaries
The operation was canceled.
|
Build windows_amd64 binaries
The job was canceled because "ubuntu-latest_amd64" failed.
|
Build windows_amd64 binaries
The operation was canceled.
|
Build linux_amd64 binaries
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|