Skip to content

chore(deps): update actions/checkout action to v4 #461

chore(deps): update actions/checkout action to v4

chore(deps): update actions/checkout action to v4 #461

Triggered via pull request November 16, 2023 10:53
Status Failure
Total duration 1m 30s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 16 warnings
lint: package.json#L15
Expected object keys to be in specified order. 'homepage' should be before 'keywords'
lint: package.json#L19
Expected object keys to be in specified order. 'license' should be before 'bugs'
lint: package.json#L20
Expected object keys to be in specified order. 'author' should be before 'license'
lint: package.json#L31
Expected object keys to be in specified order. 'exports' should be before 'types'
lint: package.json#L35
Expected object keys to be in specified order. 'types' should be before 'import'
lint: package.json#L61
Expected object keys to be in specified order. 'dependencies' should be before 'simple-git-hooks'
lint: package.json#L109
Expected object keys to be in specified order. 'engines' should be before 'lint-staged'
lint
Process completed with exit code 1.
typecheck: src/components/DatePicker.vue#L1
Default export of the module has or is using private name 'Props'.
typecheck: src/App.vue#L43
Type '{ triggerElementId: string; "trigger-element-id": string; mode: string; fullscreenMobile: true; "fullscreen-mobile": boolean; dateOne: Date; "date-one": Date; dateTwo: Date; "date-two": Date; }' is not assignable to type 'IntrinsicAttributes & Partial<{}> & Omit<Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>'.
typecheck: src/components/DatePicker.vue#L77
Argument of type 'number | true' is not assignable to parameter of type 'number | undefined'.
typecheck: src/composables/date-picker.ts#L150
Property 'firstDateOfMonth' does not exist on type 'string'.
typecheck: src/composables/date-picker.ts#L369
This condition will always return true since this function is always defined. Did you mean to call it instead?
typecheck: src/composables/date-picker.ts#L425
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ arrowDown: number; arrowUp: number; arrowRight: number; arrowLeft: number; enter: number; pgUp: number; pgDn: number; end: number; home: number; questionMark: number; esc: number; }'.
typecheck: src/composables/date-picker.ts#L837
Property 'dates' does not exist on type 'never'.
typecheck: src/composables/date-picker.ts#L838
Property 'cssClass' does not exist on type 'never'.
typecheck: src/composables/date-picker.ts#L1023
Return type of exported function has or is using name 'RefType' from external module "/home/runner/work/date-picker/date-picker/node_modules/.pnpm/[email protected]/node_modules/vue/macros" but cannot be named.
typecheck
Process completed with exit code 1.
test-e2e: src/components/DatePicker.vue#L1
Default export of the module has or is using private name 'Props'.
test-e2e: src/App.vue#L43
Type '{ triggerElementId: string; "trigger-element-id": string; mode: string; fullscreenMobile: true; "fullscreen-mobile": boolean; dateOne: Date; "date-one": Date; dateTwo: Date; "date-two": Date; }' is not assignable to type 'IntrinsicAttributes & Partial<{}> & Omit<Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>'.
test-e2e: src/components/DatePicker.vue#L77
Argument of type 'number | true' is not assignable to parameter of type 'number | undefined'.
test-e2e: src/composables/date-picker.ts#L150
Property 'firstDateOfMonth' does not exist on type 'string'.
test-e2e: src/composables/date-picker.ts#L369
This condition will always return true since this function is always defined. Did you mean to call it instead?
test-e2e: src/composables/date-picker.ts#L425
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ arrowDown: number; arrowUp: number; arrowRight: number; arrowLeft: number; enter: number; pgUp: number; pgDn: number; end: number; home: number; questionMark: number; esc: number; }'.
test-e2e: src/composables/date-picker.ts#L837
Property 'dates' does not exist on type 'never'.
test-e2e: src/composables/date-picker.ts#L838
Property 'cssClass' does not exist on type 'never'.
test-e2e: src/composables/date-picker.ts#L1023
Return type of exported function has or is using name 'RefType' from external module "/home/runner/work/date-picker/date-picker/node_modules/.pnpm/[email protected]/node_modules/vue/macros" but cannot be named.
test-e2e
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (16.x, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (16.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (16.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
typecheck
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
typecheck
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
typecheck
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected], cypress-io/github-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-e2e
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-e2e
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-e2e
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/