silly workaround from https://github.com/protobufjs/protobuf.js/issue… #47
Annotations
14 errors and 1 warning
|
test (ubuntu-latest):
protos-main/protos.d.ts#L1
File has too many classes (12). Maximum allowed is 1
|
test (ubuntu-latest):
protos-main/protos.d.ts#L1
Replace `"protobufjs"` with `'protobufjs'`
|
test (ubuntu-latest):
protos-main/protos.d.ts#L4
Delete `⏎··`
|
test (ubuntu-latest):
protos-main/protos.d.ts#L6
Replace `··name?:·(string|null)` with `name?:·string·|·null`
|
test (ubuntu-latest):
protos-main/protos.d.ts#L8
Delete `··`
|
test (ubuntu-latest):
protos-main/protos.d.ts#L9
Replace `··fval?:·(number|null)` with `fval?:·number·|·null`
|
|
test (ubuntu-latest):
protos-main/protos.d.ts#L12
Replace `··ival?:·(number|null)` with `ival?:·number·|·null`
|
|
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (macos-latest)
The operation was canceled.
|
test (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|