Skip to content

Canary release

Canary release #162

Manually triggered June 19, 2024 03:01
Status Success
Total duration 2m 24s
Artifacts

canary-release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
release
Property 'assign' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
release
Property 'includes' does not exist on type '(number | undefined)[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2016' or later.
release
Property 'values' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2017' or later.
release
Binding element 'id' implicitly has an 'any' type.
release
Binding element 'Component' implicitly has an 'any' type.
release
Type '<Id extends keyof ValuesMap>(id: Id) => FilterBarStateFilters<ValuesMap>[Id] & { isActive: any; value: Partial<ValuesMap>[Id]; }' is not assignable to type '<Id extends keyof ValuesMap>(id: Id) => FilterState<keyof ValuesMap, ValuesMap[Id]>'.
release
Parameter 'id' implicitly has an 'any' type.
release
Property 'from' does not exist on type 'ArrayConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
release
Parameter 'id' implicitly has an 'any' type.
release
Cannot find name 'Set'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.