Github actions from https://github.com/freckle/stack-action #1
test.yml
on: push
test-generate
2s
test-auto-nightly
6s
test-auto-nightly-with-explicit
6s
Matrix: test
Matrix: test-stack-yamls
Annotations
9 errors
test-generate
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/tis100/tis100/generate-matrix'. Did you forget to run actions/checkout before running your local action?
|
test-auto-nightly-with-explicit
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/tis100/tis100'. Did you forget to run actions/checkout before running your local action?
|
test-auto-nightly
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/tis100/tis100'. Did you forget to run actions/checkout before running your local action?
|
test (ubuntu-latest, lts-21.14)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/tis100/tis100'. Did you forget to run actions/checkout before running your local action?
|
test (macOS-latest, lts-21.14)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/Users/runner/work/tis100/tis100'. Did you forget to run actions/checkout before running your local action?
|
test (ubuntu-latest, nightly)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/tis100/tis100'. Did you forget to run actions/checkout before running your local action?
|
test (macOS-latest, nightly)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/Users/runner/work/tis100/tis100'. Did you forget to run actions/checkout before running your local action?
|
test (windows-latest, lts-21.14)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under 'D:\a\tis100\tis100'. Did you forget to run actions/checkout before running your local action?
|
test (windows-latest, nightly)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under 'D:\a\tis100\tis100'. Did you forget to run actions/checkout before running your local action?
|