Skip to content

Merge pull request #15 from nestm-dev/feat/crud-typeorm-scoped-transa… #25

Merge pull request #15 from nestm-dev/feat/crud-typeorm-scoped-transa…

Merge pull request #15 from nestm-dev/feat/crud-typeorm-scoped-transa… #25

Triggered via push August 9, 2026 04:10
Status Success
Total duration 46s
Artifacts

ci.yml

on: push
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
unicorn(consistent-function-scoping): packages/crud/tests/controller.spec.ts#L195
packages/crud/tests/controller.spec.ts:195:9: Function `classDecorator` does not capture any variables from its parent scope
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.
unicorn(no-array-sort): packages/crud/tests/support/fake-crud-adapter.ts#L247
packages/crud/tests/support/fake-crud-adapter.ts:247: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()`.
unicorn(consistent-function-scoping): packages/crud/tests/controller.spec.ts#L198
packages/crud/tests/controller.spec.ts:198:9: Function `operationDecorator` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): packages/crud/tests/controller.spec.ts#L195
packages/crud/tests/controller.spec.ts:195:9: Function `classDecorator` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): packages/crud/tests/resource.spec.ts#L53
packages/crud/tests/resource.spec.ts:53:9: Function `noopDecorator` does not capture any variables from its parent scope
unicorn(no-array-sort): packages/crud/tests/support/fake-crud-adapter.ts#L247
packages/crud/tests/support/fake-crud-adapter.ts:247: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()`.