Skip to content

Merge pull request #31 from nestm-dev/changeset-release/main #22

Merge pull request #31 from nestm-dev/changeset-release/main

Merge pull request #31 from nestm-dev/changeset-release/main #22

Triggered via push August 23, 2026 04:49
Status Success
Total duration 2m 54s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
unicorn(consistent-function-scoping): packages/crud/tests/controller.spec.ts#L296
packages/crud/tests/controller.spec.ts:296:9: Function `operationDecorator` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): packages/crud/tests/controller.spec.ts#L293
packages/crud/tests/controller.spec.ts:293:9: Function `classDecorator` does not capture any variables from its parent scope
eslint(no-new): packages/crud-typeorm/tests/typeorm-types.ts#L101
packages/crud-typeorm/tests/typeorm-types.ts:101:1: Do not use 'new' for side effects.
unicorn(no-array-sort): packages/crud/tests/support/fake-crud-adapter.ts#L282
packages/crud/tests/support/fake-crud-adapter.ts:282:22: Use `Array#toSorted()` instead of `Array#sort()`.
unicorn(consistent-function-scoping): packages/crud/src/swagger-ui/swagger-ui.plugin.ts#L172
packages/crud/src/swagger-ui/swagger-ui.plugin.ts:172:11: Function `emptyRow` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): packages/crud/src/swagger-ui/swagger-ui.plugin.ts#L55
packages/crud/src/swagger-ui/swagger-ui.plugin.ts:55:17: Function `valuePlaceholder` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): packages/crud/src/swagger-ui/swagger-ui.plugin.ts#L55
packages/crud/src/swagger-ui/swagger-ui.plugin.ts:55:17: Function `operatorLabel` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): packages/crud/src/swagger-ui/swagger-ui.plugin.ts#L55
packages/crud/src/swagger-ui/swagger-ui.plugin.ts:55:17: Function `parameterNames` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): packages/crud/src/swagger-ui/swagger-ui.plugin.ts#L55
packages/crud/src/swagger-ui/swagger-ui.plugin.ts:55:17: Function `isRecord` does not capture any variables from its parent scope
unicorn(no-array-sort): packages/crud/src/cursor/hmac-sha256-cursor-codec.ts#L209
packages/crud/src/cursor/hmac-sha256-cursor-codec.ts:209:5: Use `Array#toSorted()` instead of `Array#sort()`.
eslint(no-shadow): packages/crud/tests/http-advanced.spec.ts#L57
packages/crud/tests/http-advanced.spec.ts:57:9: 'request' is already declared in the upper scope.
eslint(no-shadow): packages/crud/tests/http-advanced.spec.ts#L36
packages/crud/tests/http-advanced.spec.ts:36:9: 'request' is already declared in the upper scope.
eslint(no-new): packages/crud-typeorm/tests/typeorm-types.ts#L101
packages/crud-typeorm/tests/typeorm-types.ts:101:1: Do not use 'new' for side effects.
unicorn(no-array-sort): packages/crud/tests/support/fake-crud-adapter.ts#L282
packages/crud/tests/support/fake-crud-adapter.ts:282:22: Use `Array#toSorted()` instead of `Array#sort()`.
unicorn(consistent-function-scoping): packages/crud/src/swagger-ui/swagger-ui.plugin.ts#L172
packages/crud/src/swagger-ui/swagger-ui.plugin.ts:172:11: Function `emptyRow` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): packages/crud/src/swagger-ui/swagger-ui.plugin.ts#L55
packages/crud/src/swagger-ui/swagger-ui.plugin.ts:55:17: Function `valuePlaceholder` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): packages/crud/src/swagger-ui/swagger-ui.plugin.ts#L55
packages/crud/src/swagger-ui/swagger-ui.plugin.ts:55:17: Function `operatorLabel` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): packages/crud/src/swagger-ui/swagger-ui.plugin.ts#L55
packages/crud/src/swagger-ui/swagger-ui.plugin.ts:55:17: Function `parameterNames` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): packages/crud/src/swagger-ui/swagger-ui.plugin.ts#L55
packages/crud/src/swagger-ui/swagger-ui.plugin.ts:55:17: Function `isRecord` does not capture any variables from its parent scope
unicorn(no-array-sort): packages/crud/src/cursor/hmac-sha256-cursor-codec.ts#L209
packages/crud/src/cursor/hmac-sha256-cursor-codec.ts:209:5: Use `Array#toSorted()` instead of `Array#sort()`.