Skip to content

refactor: remove resource ancestry abstraction #407

refactor: remove resource ancestry abstraction

refactor: remove resource ancestry abstraction #407

Triggered via pull request September 6, 2024 17:13
Status Failure
Total duration 23s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: internal/state/state_test.go#L27
cannot use ws (variable of type *workspace.Workspace) as resource.ID value in argument to newState
build: internal/state/state_test.go#L56
cannot use ws (variable of type *workspace.Workspace) as resource.ID value in argument to newState
build: internal/state/state_test.go#L71
cannot use ws (variable of type *workspace.Workspace) as resource.ID value in argument to newState (compile)
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/