allow running gateway api conformance tests on PRs #1210
Annotations
1 error and 1 warning
Run knative/actions/composite/style/shell@main:
test/e2e-tests.sh#L17
[shellcheck (suggestion)] reported by reviewdog 🐶
Raw Output:
test/e2e-tests.sh:17:-source $(dirname $0)/e2e-common.sh
test/e2e-tests.sh:17:+source $(dirname "$0")/e2e-common.sh
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading