Release 0.5.7 #45
publish.yml
on: push
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/
|