chore(deps): update all non-major dependencies #227
test.yml
on: pull_request
run tests and linters
/
unit-tests
23s
run tests and linters
/
e2e-tests
23s
run tests and linters
/
lint
45s
run tests and linters
/
check-artifacthub
26s
Annotations
11 errors and 3 warnings
run tests and linters / e2e-tests
Process completed with exit code 1.
|
run tests and linters / lint:
validate.go#L46
regExp.Match undefined (type *RegularExpression has no field or method Match) (typecheck)
|
run tests and linters / lint:
settings_test.go#L50
re.String undefined (type *RegularExpression has no field or method String) (typecheck)
|
run tests and linters / lint:
settings_test.go#L52
re.String undefined (type *RegularExpression has no field or method String) (typecheck)
|
run tests and linters / lint
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
run tests and linters / lint
not enough arguments in call to time.Unix
|
run tests and linters / lint
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
|
run tests and linters / lint
inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
|
run tests and linters / lint
inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
|
run tests and linters / lint
inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
|
run tests and linters / lint
inst.Rune undefined (type *onePassInst has no field or method Rune) (typecheck)
|
run tests and linters / e2e-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run tests and linters / e2e-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run tests and linters / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/safe-labels-policy/safe-labels-policy. Supported file pattern: go.sum
|