Add a Component runner with support for dependencies #135
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/
|