Fixed broken local devserver due to env vars #4620
main.yml
on: pull_request
Matrix: check-types / Test
Matrix: lint / Test
Matrix: playwright-test / Test
Matrix: unit-test / Test
Annotations
8 errors, 5 warnings, and 1 notice
check-types / Test (18, ubuntu-latest):
src/utils/omitUndefined.ts#L11
'_' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
check-types / Test (18, ubuntu-latest):
src/utils/omitUndefined.ts#L11
'_' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
check-types / Test (18, ubuntu-latest)
Process completed with exit code 2.
|
lint / Test (18, ubuntu-latest):
src/utils/omitUndefined.ts#L1
'isUndefined' is defined but never used
|
lint / Test (18, ubuntu-latest):
src/utils/omitUndefined.ts#L1
'omitBy' is defined but never used
|
lint / Test (18, ubuntu-latest)
Process completed with exit code 1.
|
playwright-test / Test (18, ubuntu-latest)
Error: Command failed: next build
Failed to compile.
./src/utils/omitUndefined.ts
1:10 Error: 'isUndefined' is defined but never used. @typescript-eslint/no-unused-vars
1:23 Error: 'omitBy' is defined but never used. @typescript-eslint/no-unused-vars
info - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules
|
playwright-test / Test (18, ubuntu-latest)
Process completed with exit code 1.
|
check-types / Test (18, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / Test (18, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-test / Test (18, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
playwright-test / Test (18, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
94 skipped
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifact
|
446 KB |
|