Skip to content

Update swc monorepo #487

Update swc monorepo

Update swc monorepo #487

Triggered via pull request June 20, 2023 11:32
Status Failure
Total duration 1m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nodejs.yml

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

Annotations

28 errors and 44 warnings
build (16.x): src/cursor-paginator.ts#L68
Operator '?' must be spaced
build (16.x): src/cursor-paginator.ts#L98
Operator '?' must be spaced
build (16.x): src/cursor-paginator.ts#L134
Operator '?' must be spaced
build (16.x): src/cursor-paginator.ts#L189
Operator '?' must be spaced
build (16.x): src/page-paginator.ts#L57
Operator '?' must be spaced
build (16.x): src/page-paginator.ts#L85
Operator '?' must be spaced
build (16.x)
Process completed with exit code 1.
build (14.x): src/cursor-paginator.ts#L68
Operator '?' must be spaced
build (14.x): src/cursor-paginator.ts#L98
Operator '?' must be spaced
build (14.x): src/cursor-paginator.ts#L134
Operator '?' must be spaced
build (14.x): src/cursor-paginator.ts#L189
Operator '?' must be spaced
build (14.x): src/page-paginator.ts#L57
Operator '?' must be spaced
build (14.x): src/page-paginator.ts#L85
Operator '?' must be spaced
build (14.x)
Process completed with exit code 1.
build (12.x): src/cursor-paginator.ts#L68
Operator '?' must be spaced
build (12.x): src/cursor-paginator.ts#L98
Operator '?' must be spaced
build (12.x): src/cursor-paginator.ts#L134
Operator '?' must be spaced
build (12.x): src/cursor-paginator.ts#L189
Operator '?' must be spaced
build (12.x): src/page-paginator.ts#L57
Operator '?' must be spaced
build (12.x): src/page-paginator.ts#L85
Operator '?' must be spaced
build (12.x)
The operation was canceled.
build (17.x): src/cursor-paginator.ts#L68
Operator '?' must be spaced
build (17.x): src/cursor-paginator.ts#L98
Operator '?' must be spaced
build (17.x): src/cursor-paginator.ts#L134
Operator '?' must be spaced
build (17.x): src/cursor-paginator.ts#L189
Operator '?' must be spaced
build (17.x): src/page-paginator.ts#L57
Operator '?' must be spaced
build (17.x): src/page-paginator.ts#L85
Operator '?' must be spaced
build (17.x)
The operation was canceled.
build (16.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build (16.x): src/cursor-paginator.ts#L52
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
build (16.x): src/cursor-paginator.ts#L63
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (16.x): src/cursor-paginator.ts#L93
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (16.x): src/cursor-paginator.ts#L116
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
build (16.x): src/cursor-paginator.ts#L127
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (16.x): src/cursor-paginator.ts#L182
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (16.x): src/cursor-paginator.ts#L230
Forbidden non-null assertion
build (16.x): src/cursor-paginator.ts#L237
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (16.x): src/page-paginator.ts#L47
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
build (16.x): src/page-paginator.ts#L52
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (14.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build (14.x): src/cursor-paginator.ts#L52
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
build (14.x): src/cursor-paginator.ts#L63
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (14.x): src/cursor-paginator.ts#L93
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (14.x): src/cursor-paginator.ts#L116
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
build (14.x): src/cursor-paginator.ts#L127
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (14.x): src/cursor-paginator.ts#L182
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (14.x): src/cursor-paginator.ts#L230
Forbidden non-null assertion
build (14.x): src/cursor-paginator.ts#L237
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (14.x): src/page-paginator.ts#L47
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
build (14.x): src/page-paginator.ts#L52
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (12.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build (12.x): src/cursor-paginator.ts#L52
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
build (12.x): src/cursor-paginator.ts#L63
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (12.x): src/cursor-paginator.ts#L93
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (12.x): src/cursor-paginator.ts#L116
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
build (12.x): src/cursor-paginator.ts#L127
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (12.x): src/cursor-paginator.ts#L182
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (12.x): src/cursor-paginator.ts#L230
Forbidden non-null assertion
build (12.x): src/cursor-paginator.ts#L237
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (12.x): src/page-paginator.ts#L47
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
build (12.x): src/page-paginator.ts#L52
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (17.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build (17.x): src/cursor-paginator.ts#L52
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
build (17.x): src/cursor-paginator.ts#L63
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (17.x): src/cursor-paginator.ts#L93
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (17.x): src/cursor-paginator.ts#L116
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
build (17.x): src/cursor-paginator.ts#L127
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (17.x): src/cursor-paginator.ts#L182
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (17.x): src/cursor-paginator.ts#L230
Forbidden non-null assertion
build (17.x): src/cursor-paginator.ts#L237
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build (17.x): src/page-paginator.ts#L47
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
build (17.x): src/page-paginator.ts#L52
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined