Skip to content

add licenseInformation, add tier test and honor onlyWWW #889

add licenseInformation, add tier test and honor onlyWWW

add licenseInformation, add tier test and honor onlyWWW #889

Re-run triggered March 5, 2024 08:50
Status Failure
Total duration 27s
Artifacts

test-and-release.yml

on: pull_request
Matrix: check-and-lint
Matrix: unit-tests
Matrix: deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
check-and-lint (16.x): src/tests/packageFiles/index.ts#L214
Replace `"object"` with `⏎↹↹↹↹↹↹"object",⏎↹↹↹↹↹`
check-and-lint (16.x): src/tests/packageFiles/index.ts#L215
Replace `iopackContent.common.licenseInformation.type).to.be.oneOf(['free',·'commercial',·'paid',·'limited'` with `⏎↹↹↹↹↹↹iopackContent.common.licenseInformation.type,⏎↹↹↹↹↹).to.be.oneOf(["free",·"commercial",·"paid",·"limited"`
check-and-lint (16.x): src/tests/packageFiles/index.ts#L217
Replace `iopackContent.common.licenseInformation.type·!==·"free"` with `⏎↹↹↹↹↹↹iopackContent.common.licenseInformation.type·!==·"free"⏎↹↹↹↹↹`
check-and-lint (16.x): src/tests/packageFiles/index.ts#L218
Replace `iopackContent.common.licenseInformation.link,·'License·link·is·missing'` with `⏎↹↹↹↹↹↹↹iopackContent.common.licenseInformation.link,⏎↹↹↹↹↹↹↹"License·link·is·missing",⏎↹↹↹↹↹↹`
check-and-lint (16.x): src/tests/packageFiles/index.ts#L223
Replace `iopackContent.common.license,·'common.license·must·be·removed'` with `⏎↹↹↹↹↹↹iopackContent.common.license,⏎↹↹↹↹↹↹"common.license·must·be·removed",⏎↹↹↹↹↹`
check-and-lint (16.x): src/tests/packageFiles/index.ts#L227
Replace `iopackContent.common.license,·'common.licenseInformation·(preferred)·or·common.license·(deprecated)·must·exist'` with `⏎↹↹↹↹↹↹iopackContent.common.license,⏎↹↹↹↹↹↹"common.licenseInformation·(preferred)·or·common.license·(deprecated)·must·exist",⏎↹↹↹↹↹`
check-and-lint (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.