Skip to content

refactor: move object functions using JSON paths to a new /object/path/ folder #40

refactor: move object functions using JSON paths to a new /object/path/ folder

refactor: move object functions using JSON paths to a new /object/path/ folder #40

Triggered via pull request July 2, 2024 20:10
Status Failure
Total duration 38s
Artifacts

check-pr.yml

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

Annotations

15 errors
Validate: src/mod.ts#L62
Cannot find module './object/construct.ts' or its corresponding type declarations.
Validate: src/mod.ts#L63
Cannot find module './object/crush.ts' or its corresponding type declarations.
Validate: src/mod.ts#L65
Cannot find module './object/get.ts' or its corresponding type declarations.
Validate: src/mod.ts#L67
Cannot find module './object/keys.ts' or its corresponding type declarations.
Validate: src/mod.ts#L75
Cannot find module './object/set.ts' or its corresponding type declarations.
Validate: src/path/construct.ts#L1
Module '"radashi"' has no exported member 'set'.
Validate: src/path/crush.ts#L1
Module '"radashi"' has no exported member 'get'.
Validate: src/path/crush.ts#L1
Module '"radashi"' has no exported member 'keys'.
Validate: src/path/crush.ts#L18
Type 'unknown' is not assignable to type 'string | number | symbol'.
Validate
Process completed with exit code 1.
Test (20.x)
Process completed with exit code 1.
Test (18.x)
The job was canceled because "_20_x" failed.
Test (18.x)
Process completed with exit code 1.
Test (22.x)
The job was canceled because "_20_x" failed.
Test (22.x)
Process completed with exit code 1.