Skip to content

run tests with github #12

run tests with github

run tests with github #12

Triggered via push March 20, 2024 13:44
Status Failure
Total duration 37s
Billable time 3m
Artifacts

push.yaml

on: push
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Build & Test (20.x)
Process completed with exit code 239.
Build & Test (18.x)
The job was canceled because "_20_x" failed.
Build & Test (18.x)
The operation was canceled.
Build & Test (16.x)
The job was canceled because "_20_x" failed.
Build & Test (16.x): examples/server.ts#L1
Module '"../src/router/routes/publicProfileRoute.js"' has no exported member 'PublicProfileRoute'. Did you mean to use 'import PublicProfileRoute from "../src/router/routes/publicProfileRoute.js"' instead?
Build & Test (16.x): test/acceptance/clientServer.test.ts#L1
Cannot find module '../../dist/cjs/examples/MockUser.js' or its corresponding type declarations.
Build & Test (16.x)
The operation was canceled.
Build & Test (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build & Test (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/