Update module github.com/bytemare/hash to v0.5.0 #253
ci.yml
on: pull_request
Lint
16s
Analyze
43s
Matrix: Test
Annotations
11 errors and 5 warnings
Lint
Failed to run: Error: Command failed: /home/runner/golangci-lint-1.64.5-linux-amd64/golangci-lint config verify --config=./.github/.golangci.yml
Failed executing command with error: [.github/.golangci.yml] validate: compile schema: failing loading "https://golangci-lint.run/jsonschema/golangci.v1.64.jsonschema.json": Get "https://golangci-lint.run/jsonschema/golangci.v1.64.jsonschema.json": dial tcp 54.185.253.63:443: connect: connection refused
, Error: Command failed: /home/runner/golangci-lint-1.64.5-linux-amd64/golangci-lint config verify --config=./.github/.golangci.yml
Failed executing command with error: [.github/.golangci.yml] validate: compile schema: failing loading "https://golangci-lint.run/jsonschema/golangci.v1.64.jsonschema.json": Get "https://golangci-lint.run/jsonschema/golangci.v1.64.jsonschema.json": dial tcp 54.185.253.63:443: connect: connection refused
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)
|
Lint
Command failed: /home/runner/golangci-lint-1.64.5-linux-amd64/golangci-lint config verify --config=./.github/.golangci.yml
Failed executing command with error: [.github/.golangci.yml] validate: compile schema: failing loading "https://golangci-lint.run/jsonschema/golangci.v1.64.jsonschema.json": Get "https://golangci-lint.run/jsonschema/golangci.v1.64.jsonschema.json": dial tcp 54.185.253.63:443: connect: connection refused
|
Test (1.21)
cannot use length (variable of type uint) as []byte value in argument to ext.Hash
|
Test (1.21)
cannot use size (variable of type uint) as []byte value in argument to x.Hash
|
Test (1.21)
Process completed with exit code 2.
|
Test (1.22)
cannot use length (variable of type uint) as []byte value in argument to ext.Hash
|
Test (1.22)
cannot use size (variable of type uint) as []byte value in argument to x.Hash
|
Test (1.22)
Process completed with exit code 2.
|
Analyze
cannot use length (variable of type uint) as []byte value in argument to ext.Hash
|
Analyze
cannot use size (variable of type uint) as []byte value in argument to x.Hash
|
Analyze
Process completed with exit code 2.
|
Analyze
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Lint
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.0-78cb44746762c9893191938284b4c22f640be515754024e25ccc7554872e0b2e
|
Test (1.21)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.0-78cb44746762c9893191938284b4c22f640be515754024e25ccc7554872e0b2e
|
Test (1.22)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.0-78cb44746762c9893191938284b4c22f640be515754024e25ccc7554872e0b2e
|
Analyze
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.0-78cb44746762c9893191938284b4c22f640be515754024e25ccc7554872e0b2e
|