Skip to content

Add a Component runner with support for dependencies #135

Add a Component runner with support for dependencies

Add a Component runner with support for dependencies #135

Triggered via pull request August 25, 2024 18:03
@piorpior
synchronize #36
component
Status Failure
Total duration 24s
Artifacts

go.yml

on: pull_request
golang lint
7s
golang lint
go mod tidy check
5s
go mod tidy check
golang test
19s
golang test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
golang lint: examples/component/main.go#L10
could not import github.com/pior/runnable (-: # github.com/pior/runnable
golang lint: examples/crashing/main.go#L8
could not import github.com/pior/runnable (-: # github.com/pior/runnable
golang lint: examples/example/main.go#L9
could not import github.com/pior/runnable (-: # github.com/pior/runnable
golang lint: closer.go#L1
: # github.com/pior/runnable [github.com/pior/runnable.test]
golang lint: example_test.go#L11
could not import github.com/pior/runnable (-: # github.com/pior/runnable [github.com/pior/runnable.test]
golang lint
issues found
golang test: component.go#L46
undefined: ContextValues
golang test
Process completed with exit code 1.
go mod tidy check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golang test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/