feat: generate JavaScript and TypeScript bindings #140
Annotations
11 errors and 6 warnings
format
Process completed with exit code 1.
|
lint:
src/services/build.services.ts#L2
Insert `enerateApi}·from·'@junobuild/did-tools';⏎import·{g`
|
lint:
src/services/build.services.ts#L6
Insert `';⏎import·{detectJunoDevConfigType}·from·'../configs/juno.dev.config`
|
lint:
src/services/build.services.ts#L15
Delete `import·{·detectJunoDevConfigType·}·from·"../configs/juno.dev.config";⏎import·{·generateApi·}·from·"@junobuild/did-tools";⏎`
|
lint:
src/services/build.services.ts#L118
Replace `·`${DEVELOPER_PROJECT_SATELLITE_DECLARATIONS_PATH}/satellite.${type·===·'ts'·?·'did.d.ts'·:·'factory.did.js'}`` with `⏎··`${DEVELOPER_PROJECT_SATELLITE_DECLARATIONS_PATH}/satellite.${type·===·'ts'·?·'did.d.ts'·:·'factory.did.js'}`;`
|
lint:
src/services/build.services.ts#L137
Replace `⏎········'-i',⏎········SATELLITE_CUSTOM_DID_FILE,⏎········'-t',⏎········type,⏎········'-o',⏎········satellitedIdl(type)⏎······` with `'-i',·SATELLITE_CUSTOM_DID_FILE,·'-t',·type,·'-o',·satellitedIdl(type)`
|
lint:
src/services/build.services.ts#L162
Replace `"ts"·?·"ts"·:·"js"` with `'ts'·?·'ts'·:·'js'`
|
lint:
src/services/build.services.ts#L166
Replace `"utf-8"` with `'utf-8'`
|
lint:
src/services/build.services.ts#L168
Replace `(dependencies·??·{})).includes("@junobuild/core-peer")·?·"core-peer"·:·"core"` with `dependencies·??·{}).includes('@junobuild/core-peer')⏎····?·'core-peer'⏎····:·'core'`
|
lint:
src/services/build.services.ts#L168
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
lint:
src/services/build.services.ts#L177
Insert `;`
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|