Skip to content

Release 0.5.7

Release 0.5.7 #45

Triggered via push April 4, 2024 13:45
Status Failure
Total duration 9m 2s
Artifacts

publish.yml

on: push
publish-node-packages
30s
publish-node-packages
create-release
0s
create-release
notify-community
0s
notify-community
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
publish-node-packages: src/resources/vercel.ts#L47
Element implicitly has an 'any' type because expression of type '"service.name"' can't be used to index type '{ "cloud.provider": string; "cloud.platform": string; "cloud.region": string; 'vercel.environment': string; 'vercel.url': string; 'vercel.url.branch': string; 'vercel.git.provider': string; 'vercel.git.repo': string; 'vercel.git.commit': string; 'vercel.git.message': string; 'vercel.git.author': string; }'.
publish-node-packages: src/resources/vercel.ts#L48
Element implicitly has an 'any' type because expression of type '"service.namespace"' can't be used to index type '{ "cloud.provider": string; "cloud.platform": string; "cloud.region": string; 'vercel.environment': string; 'vercel.url': string; 'vercel.url.branch': string; 'vercel.git.provider': string; 'vercel.git.repo': string; 'vercel.git.commit': string; 'vercel.git.message': string; 'vercel.git.author': string; }'.
publish-node-packages
Process completed with exit code 2.
create-release
The job could not retrieve the repository token.
publish-node-packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish-node-packages
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/