refactor: remove resource ancestry abstraction #407
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/
|