Skip to content

add get line status by mode #49

add get line status by mode

add get line status by mode #49

Triggered via pull request July 15, 2024 15:54
Status Failure
Total duration 2m 57s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 14 warnings
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
unit-test
Cannot open: File exists
unit-test
Cannot open: File exists
unit-test
Cannot open: File exists
unit-test
Cannot open: File exists
unit-test
Cannot open: File exists
unit-test
Cannot open: File exists
unit-test
Cannot open: File exists
unit-test
Cannot open: File exists
unit-test
Cannot open: File exists
unit-test
Cannot open: File exists
build
The following actions uses Node.js version which is deprecated 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/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint: internal/conv/conv.go#L5
exported: exported function StringSliceToString should have comment or be unexported (revive)
lint: model.go#L36
var-naming: struct field LineId should be LineID (revive)
lint: model.go#L52
var-naming: struct field NaptanId should be NaptanID (revive)
lint: model.go#L69
var-naming: struct field IndividualStopId should be IndividualStopID (revive)
lint: model.go#L160
var-naming: struct field NaptanIdReference should be NaptanIDReference (revive)
lint: model.go#L173
var-naming: struct field LineId should be LineID (revive)
lint: model.go#L286
var-naming: struct field NaptanId should be NaptanID (revive)
lint: model.go#L303
var-naming: struct field IndividualStopId should be IndividualStopID (revive)
lint: model.go#L146
exported: exported type Line should have comment or be unexported (revive)
unit-test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
unit-test
The following actions uses Node.js version which is deprecated 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/