Skip to content

Fixing protobuf bugs #2953

Fixing protobuf bugs

Fixing protobuf bugs #2953

Triggered via push October 18, 2024 17:38
Status Failure
Total duration 1m 10s
Artifacts

build.yml

on: push
Build-and-Upload-to-pkg-pr-new-and-artifactory
32s
Build-and-Upload-to-pkg-pr-new-and-artifactory
NodeJS
29s
NodeJS
Bun
44s
Bun
action-timeline
6s
action-timeline
Fit to window
Zoom out
Zoom in

Annotations

12 errors
NodeJS: src/programmers/protobuf/ProtobufEncodeProgrammer.ts#L152
Cannot find name 'decode'.
NodeJS: src/programmers/protobuf/ProtobufEncodeProgrammer.ts#L674
'props' is declared but its value is never read.
NodeJS: src/programmers/protobuf/ProtobufEncodeProgrammer.ts#L681
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
NodeJS
Process completed with exit code 2.
Build-and-Upload-to-pkg-pr-new-and-artifactory: src/programmers/protobuf/ProtobufEncodeProgrammer.ts#L681
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
Build-and-Upload-to-pkg-pr-new-and-artifactory
Process completed with exit code 2.
Bun: src/programmers/protobuf/ProtobufEncodeProgrammer.ts#L152
Cannot find name 'decode'.
Bun: src/programmers/protobuf/ProtobufEncodeProgrammer.ts#L674
'props' is declared but its value is never read.
Bun: src/programmers/protobuf/ProtobufEncodeProgrammer.ts#L681
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
Bun
Process completed with exit code 2.