Skip to content

chore(release): setup automated release to npm #4

chore(release): setup automated release to npm

chore(release): setup automated release to npm #4

Triggered via push March 19, 2024 08:21
Status Failure
Total duration 27s
Artifacts

release.yml

on: push
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Release / Node 20: src/index.tsx#L3
Could not find a declaration file for module 'react'. '/home/runner/work/react-nowplaying/react-nowplaying/node_modules/react/index.js' implicitly has an 'any' type.
Release / Node 20: src/index.tsx#L61
'this' implicitly has type 'any' because it does not have a type annotation.
Release / Node 20: src/index.tsx#L110
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Release / Node 20: src/index.tsx#L111
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Release / Node 20: src/index.tsx#L112
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Release / Node 20
Process completed with exit code 2.
Release / Node 20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release / Node 20
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/