Skip to content

Celestial v0.2

Celestial v0.2 #63

Triggered via pull request February 2, 2024 15:49
Status Failure
Total duration 1m 5s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
python
Process completed with exit code 2.
go: test/integration/celestial_test.go#L1
: # github.com/OpenFogStack/celestial/test/integration [github.com/OpenFogStack/celestial/test/integration.test]
go: pkg/orchestrator/orchestrator.go#L40
field `host` is unused (unused)
go: pkg/orchestrator/types.go#L29
const `defaultLatency` is unused (unused)
go: pkg/orchestrator/types.go#L30
const `defaultBandwidth` is unused (unused)
go: pkg/orchestrator/types.go#L54
func `MachineID.lt` is unused (unused)
go: pkg/server/server.go#L254
S1012: should use `time.Since` instead of `time.Now().Sub` (gosimple)
go: pkg/peer/peer.go#L242
ineffectual assignment to err (ineffassign)
go: pkg/virt/machine.go#L152
ineffectual assignment to loglevel (ineffassign)
go: pkg/ebpfem/ebpfem_test.go#L66
SA9003: empty branch (staticcheck)
go: pkg/ebpfem/ebpfem_test.go#L74
SA9003: empty branch (staticcheck)
markdown
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
markdown
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
python
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
python
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/