feat: add AI Coding Assistants Policy link to footer #7194
testing.yml
on: pull_request
Matrix: Lint
Matrix: Proselint
Matrix: E2E test and link check
Matrix: Unit Test
Annotations
14 errors
|
Lint (ubuntu-latest, lts/*):
src/utilities/fetch-footer.mjs#L2
Prefer `node:path` over `path`
|
|
Lint (ubuntu-latest, lts/*):
src/utilities/fetch-footer.mjs#L2
Replace `'path'` with `"path"`
|
|
Lint (ubuntu-latest, lts/*):
src/utilities/fetch-footer.mjs#L1
Strings must use doublequote
|
|
Lint (ubuntu-latest, lts/*):
src/utilities/fetch-footer.mjs#L1
Prefer `node:fs/promises` over `fs/promises`
|
|
Lint (ubuntu-latest, lts/*):
src/utilities/fetch-footer.mjs#L1
Replace `'fs/promises'` with `"fs/promises"`
|
|
Lint (ubuntu-latest, lts/*):
src/utilities/fetch-footer.mjs#L1
`mkdir` import should occur before import of `writeFile`
|
|
Lint (ubuntu-latest, lts/*):
src/components/Site/Site.jsx#L30
Parse errors in imported module '../Footer/Footer.jsx': Unexpected token `>`. Did you mean `>` or `{">"}`? (44:73)
|
|
Lint (ubuntu-latest, lts/*):
src/components/Site/Site.jsx#L30
Parse errors in imported module '../Footer/Footer.jsx': Unexpected token `>`. Did you mean `>` or `{">"}`? (44:73)
|
|
Lint (ubuntu-latest, lts/*):
src/components/Site/Site.jsx#L30
Parse errors in imported module '../Footer/Footer.jsx': Unexpected token `>`. Did you mean `>` or `{">"}`? (44:73)
|
|
Lint (ubuntu-latest, lts/*):
src/components/Site/Site.jsx#L30
Parse errors in imported module '../Footer/Footer.jsx': Unexpected token `>`. Did you mean `>` or `{">"}`? (44:73)
|
|
Unit Test (ubuntu-latest, lts/*)
Canceling since a higher priority waiting request for Ensure PR-refs/pull/8179/merge exists
|
|
Ensure PR
Canceling since a higher priority waiting request for Ensure PR-refs/pull/8179/merge exists
|
|
Proselint (ubuntu-latest, lts/*)
Canceling since a higher priority waiting request for Ensure PR-refs/pull/8179/merge exists
|
|
E2E test and link check (ubuntu-latest, lts/*)
Canceling since a higher priority waiting request for Ensure PR-refs/pull/8179/merge exists
|