Skip to content

add apt update

add apt update #30

Triggered via push September 18, 2024 18:35
Status Failure
Total duration 37s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build
scan.StrDoubleQuoteRule.WithType(TokenValue).WithOptionalTerminator undefined (type scan.StrRule has no field or method WithOptionalTerminator)
build
scan.StrSingleQuoteRule.WithType(TokenValue).WithType(TokenValue).WithOptionalTerminator undefined (type scan.StrRule has no field or method WithOptionalTerminator)
build
scan.NewStrRule('[', ']').WithType(TokenValue).WithOptionalTerminator undefined (type scan.StrRule has no field or method WithOptionalTerminator)
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/