Skip to content

Writing ProtobufLengthProgrammer #1713

Writing ProtobufLengthProgrammer

Writing ProtobufLengthProgrammer #1713

Triggered via push August 13, 2023 17:07
Status Failure
Total duration 1m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ubuntu: src/programmers/protobuf/ProtobufLengthProgrammer.ts#L1
'modulo' is declared but its value is never read.
Ubuntu: src/programmers/protobuf/ProtobufLengthProgrammer.ts#L1
'collection' is declared but its value is never read.
Ubuntu: src/programmers/protobuf/ProtobufLengthProgrammer.ts#L1
'metadata' is declared but its value is never read.
Ubuntu: src/programmers/protobuf/ProtobufLengthProgrammer.ts#L1
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
Ubuntu: src/programmers/protobuf/ProtobufLengthProgrammer.ts#L1
'importer' is declared but its value is never read.
Ubuntu: src/programmers/protobuf/ProtobufLengthProgrammer.ts#L1
Type 'Expression | (() => BinaryExpression | CallExpression)' is not assignable to type '() => Expression'.
Ubuntu: src/programmers/protobuf/ProtobufLengthProgrammer.ts#L1
'value' is declared but its value is never read.
Ubuntu: src/programmers/protobuf/ProtobufLengthProgrammer.ts#L1
'project' is declared but its value is never read.
Ubuntu: src/programmers/protobuf/ProtobufLengthProgrammer.ts#L1
'config' is declared but its value is never read.
Ubuntu: src/programmers/protobuf/ProtobufLengthProgrammer.ts#L1
'importer' is declared but its value is never read.
Ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/