Add CI check for forbidden texts #440
Annotations
3 errors and 12 warnings
Run ./node_modules/.bin/turbo run test:lint --continue
@starbeam-tests/preact#test:lint: command (/home/runner/work/starbeam/starbeam/packages/preact/preact/tests) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:lint exited (1)
|
Run ./node_modules/.bin/turbo run test:lint --continue
@starbeam-tests/vue#test:lint: command (/home/runner/work/starbeam/starbeam/packages/vue/vue/tests) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:lint exited (1)
|
Run ./node_modules/.bin/turbo run test:lint --continue
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: felixmosh/turborepo-gh-artifacts@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run ./node_modules/.bin/turbo run test:lint --continue:
packages/preact/preact/tests/create.spec.ts#L25
Unsafe return of an `any` typed value
|
Run ./node_modules/.bin/turbo run test:lint --continue:
packages/preact/preact/tests/create.spec.ts#L25
Unsafe any typed template tag
|
Run ./node_modules/.bin/turbo run test:lint --continue:
packages/preact/preact/tests/create.spec.ts#L28
Unsafe assignment of an `any` value
|
Run ./node_modules/.bin/turbo run test:lint --continue:
packages/preact/preact/tests/create.spec.ts#L28
Unsafe call of an `any` typed value
|
Run ./node_modules/.bin/turbo run test:lint --continue:
packages/preact/preact/tests/create.spec.ts#L28
Unsafe return of an `any` typed value
|
Run ./node_modules/.bin/turbo run test:lint --continue:
packages/preact/preact/tests/create.spec.ts#L29
Unsafe member access .innerHTML on an `any` value
|
Run ./node_modules/.bin/turbo run test:lint --continue:
packages/preact/preact/tests/create.spec.ts#L36
Unsafe return of an `any` typed value
|
Run ./node_modules/.bin/turbo run test:lint --continue:
packages/preact/preact/tests/create.spec.ts#L36
Unsafe any typed template tag
|
Run ./node_modules/.bin/turbo run test:lint --continue:
packages/preact/preact/tests/create.spec.ts#L46
Unsafe assignment of an `any` value
|
Run ./node_modules/.bin/turbo run test:lint --continue:
packages/preact/preact/tests/create.spec.ts#L46
Unsafe call of an `any` typed value
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "0bf28e8dc15ee558", "0df676ec9712f741", "26d108fdecf06dee", "3e2aa6acdc549333", "42079a0dec3accc6", "422af17997db763d", "4664e98be960346f", "4a0c464a66373052", "4c33ad687267a637", "4cbfc741701b5d19", "5166c993adbc68e0", "51e2e8265d9ea291", "52a30040fa6dc091", "5990d0d3e9b191d1", "5ef6ca347439682c", "6022460fe0de3e43", "63067a48e4d2fd5c", "63307fa5cc87e88b", "647b45377073cddd", "67ac845d0861eff4", "6d00bc2be720444a", "6eb7604208bdf753", "712c7f5bbd42bf33", "7342456992cd681f", "7578d2395d3db97b", "78409e6f56a6364b", "79053c42f3589dff", "797b85f4833862a8", "9219c5d627751c08", "98aa5e15c42b6234", "aa8f73ee90f4a067", "ad667c3c975a5ae0", "d1195f15384496d1".
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/
|
Loading