Skip to content

chore: Renaming dirs to next-on-fleek #1

chore: Renaming dirs to next-on-fleek

chore: Renaming dirs to next-on-fleek #1

Triggered via push October 3, 2024 11:31
Status Failure
Total duration 5m 58s
Artifacts

pull-request.yml

on: push
Matrix: simple-checks
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
formatting
//#prettier__check: command (/home/runner/work/next-on-fleek/next-on-fleek/) /opt/hostedtoolcache/node/20.10.0/x64/bin/npm run prettier__check exited (1)
formatting
Process completed with exit code 1.
unit testing
The job was canceled because "formatting_prettier_check" failed.
unit testing
@fleek-platform/next-on-fleek#test:unit: command (/home/runner/work/next-on-fleek/next-on-fleek/packages/next-on-fleek) /opt/hostedtoolcache/node/20.10.0/x64/bin/npm run test:unit exited (1)
unit testing
Process completed with exit code 1.
building
The job was canceled because "formatting_prettier_check" failed.
type checking
The job was canceled because "formatting_prettier_check" failed.
type checking
'minify' is declared but its value is never read.
type checking
Argument of type '{ type: "function"; entrypoint: string; }' is not assignable to parameter of type 'BuildOutputItem'.
type checking
Argument of type '{ type: "function"; entrypoint: string; }' is not assignable to parameter of type 'BuildOutputItem'.
type checking
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
type checking
Type 'Response' is missing the following properties from type 'Response': webSocket, bytes
type checking
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
type checking
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
type checking
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
type checking
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
type checking
Expected 2 arguments, but got 1.
linting
The job was canceled because "formatting_prettier_check" failed.
formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/