Skip to content

v2.2.0

v2.2.0 #1

Triggered via release November 6, 2024 19:49
@luluhocluluhoc
created v2.2.0
Status Failure
Total duration 41s
Artifacts

npm-publish.yml

on: release
build-and-publish-npm
32s
build-and-publish-npm
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-publish-npm: src/services/sendgrid.ts#L385
Argument of type 'unknown' is not assignable to parameter of type 'string'.
build-and-publish-npm: src/services/sendgrid.ts#L437
Argument of type 'unknown' is not assignable to parameter of type 'string'.
build-and-publish-npm: src/services/sendgrid.ts#L545
Argument of type 'unknown' is not assignable to parameter of type 'string'.
build-and-publish-npm: src/services/sendgrid.ts#L693
Argument of type 'unknown' is not assignable to parameter of type 'string'.
build-and-publish-npm: src/services/sendgrid.ts#L725
Argument of type '{}' is not assignable to parameter of type 'string'.
build-and-publish-npm: src/services/sendgrid.ts#L745
Argument of type 'unknown' is not assignable to parameter of type 'string'.
build-and-publish-npm: src/services/sendgrid.ts#L866
Argument of type 'unknown' is not assignable to parameter of type 'string'.
build-and-publish-npm: src/services/sendgrid.ts#L1007
Argument of type 'unknown' is not assignable to parameter of type 'string'.
build-and-publish-npm: src/services/sendgrid.ts#L1157
Argument of type 'unknown' is not assignable to parameter of type 'string'.
build-and-publish-npm: src/services/sendgrid.ts#L1316
Argument of type 'unknown' is not assignable to parameter of type 'string'.
build-and-publish-npm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/