Skip to content

fix(deps): bump node-emoji and @types/node-emoji (#330) #368

fix(deps): bump node-emoji and @types/node-emoji (#330)

fix(deps): bump node-emoji and @types/node-emoji (#330) #368

Triggered via push September 16, 2023 05:05
Status Failure
Total duration 1m 41s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
release: src/anonymizers/consts/provider-emoji.ts#L5
Type 'string | undefined' is not assignable to type 'string'.
release: src/anonymizers/consts/provider-emoji.ts#L6
Type 'string | undefined' is not assignable to type 'string'.
release: src/anonymizers/consts/provider-emoji.ts#L7
Type 'string | undefined' is not assignable to type 'string'.
release: src/anonymizers/consts/provider-emoji.ts#L8
Type 'string | undefined' is not assignable to type 'string'.
release: src/anonymizers/consts/provider-emoji.ts#L9
Type 'string | undefined' is not assignable to type 'string'.
release
Process completed with exit code 2.
release
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/