Skip to content

feat(protobuf-rpc): init #1

feat(protobuf-rpc): init

feat(protobuf-rpc): init #1

Triggered via pull request January 22, 2025 14:18
Status Success
Total duration 1m 3s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './localized-message_pb.js'?: packages/protobuf-rpc/src/gen/tech/atls/rpc/v1alpha1/validation-error_pb.ts#L7
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './localized-message_pb.js'?
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './localized-message_pb.js'?: packages/protobuf-rpc/src/gen/tech/atls/rpc/v1alpha1/validation-error_pb.ts#L8
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './localized-message_pb.js'?
Type 'string' does not satisfy the constraint 'Message<"tech.atls.rpc.v1alpha1.ValidationErrorMessage">'.: packages/protobuf-rpc/src/gen/tech/atls/rpc/v1alpha1/validation-error_pb.ts#L20
Type 'string' does not satisfy the constraint 'Message<"tech.atls.rpc.v1alpha1.ValidationErrorMessage">'.
'LogicalError' only refers to a type, but is being used as a value here.: packages/protobuf-rpc/src/logical-error.utils.ts#L10
'LogicalError' only refers to a type, but is being used as a value here.
'LogicalError' only refers to a type, but is being used as a value here.: packages/protobuf-rpc/src/logical-error.utils.ts#L11
'LogicalError' only refers to a type, but is being used as a value here.
'ValidationError' only refers to a type, but is being used as a value here.: packages/protobuf-rpc/src/validation-error.utils.ts#L10
'ValidationError' only refers to a type, but is being used as a value here.
'ValidationError' only refers to a type, but is being used as a value here.: packages/protobuf-rpc/src/validation-error.utils.ts#L11
'ValidationError' only refers to a type, but is being used as a value here.
Checks / Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636