Skip to content

fix: type getVariableValue helper #907

fix: type getVariableValue helper

fix: type getVariableValue helper #907

Triggered via pull request October 23, 2024 13:14
Status Failure
Total duration 23s
Artifacts

check-pr.yml

on: pull_request
test  /  unit-tests
12s
test / unit-tests
test  /  class-name-updater-tests
10s
test / class-name-updater-tests
test  /  error-tests
10s
test / error-tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 6 warnings
test / error-tests
Property 'object' does not exist on type 'string | number | bigint | boolean | RegExp | { object: Expression | Super; property: Expression | PrivateIdentifier; } | (Property | SpreadElement)[]'.
test / error-tests
Property 'property' does not exist on type 'string | number | bigint | boolean | RegExp | { object: Expression | Super; property: Expression | PrivateIdentifier; } | (Property | SpreadElement)[]'.
test / error-tests
Argument of type 'string | number | bigint | true | RegExp | { object: Expression | Super; property: Expression | PrivateIdentifier; } | (Property | SpreadElement)[]' is not assignable to parameter of type 'Property[]'.
test / error-tests
Argument of type 'string | number | bigint | true | RegExp | { object: Expression | Super; property: Expression | PrivateIdentifier; } | (Property | SpreadElement)[]' is not assignable to parameter of type 'Property[]'.
test / error-tests
Argument of type 'string | number | bigint | true | RegExp | { object: Expression | Super; property: Expression | PrivateIdentifier; } | (Property | SpreadElement)[]' is not assignable to parameter of type 'Property[]'.
test / error-tests
Argument of type 'string | number | bigint | boolean | RegExp | { object: Expression | Super; property: Expression | PrivateIdentifier; } | (Property | SpreadElement)[] | null | undefined' is not assignable to parameter of type 'string'.
test / error-tests
Type '(Property | SpreadElement)[]' cannot be used as an index type.
test / error-tests
Type 'RegExp' cannot be used as an index type.
test / error-tests
Type 'bigint' cannot be used as an index type.
test / error-tests
Type 'false' cannot be used as an index type.
test / unit-tests
Property 'object' does not exist on type 'string | number | bigint | boolean | RegExp | { object: Expression | Super; property: Expression | PrivateIdentifier; } | (Property | SpreadElement)[]'.
test / unit-tests
Property 'property' does not exist on type 'string | number | bigint | boolean | RegExp | { object: Expression | Super; property: Expression | PrivateIdentifier; } | (Property | SpreadElement)[]'.
test / unit-tests
Argument of type 'string | number | bigint | true | RegExp | { object: Expression | Super; property: Expression | PrivateIdentifier; } | (Property | SpreadElement)[]' is not assignable to parameter of type 'Property[]'.
test / unit-tests
Argument of type 'string | number | bigint | true | RegExp | { object: Expression | Super; property: Expression | PrivateIdentifier; } | (Property | SpreadElement)[]' is not assignable to parameter of type 'Property[]'.
test / unit-tests
Argument of type 'string | number | bigint | true | RegExp | { object: Expression | Super; property: Expression | PrivateIdentifier; } | (Property | SpreadElement)[]' is not assignable to parameter of type 'Property[]'.
test / unit-tests
Argument of type 'string | number | bigint | boolean | RegExp | { object: Expression | Super; property: Expression | PrivateIdentifier; } | (Property | SpreadElement)[] | null | undefined' is not assignable to parameter of type 'string'.
test / unit-tests
Type '(Property | SpreadElement)[]' cannot be used as an index type.
test / unit-tests
Type 'RegExp' cannot be used as an index type.
test / unit-tests
Type 'bigint' cannot be used as an index type.
test / unit-tests
Type 'false' cannot be used as an index type.
test / class-name-updater-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@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 / class-name-updater-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test / error-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@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 / error-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test / unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@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 / unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/