Skip to content

invoke pvm unit tests #990

invoke pvm unit tests

invoke pvm unit tests #990

Triggered via pull request January 24, 2025 02:00
Status Failure
Total duration 3m 6s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Line Length (line_length): PolkaVM/Tests/PolkaVMTests/InvokePVMTest.swift#L12
Line should be 140 characters or less; currently it has 283 characters
Unneeded Synthesized Initializer (unneeded_synthesized_initializer): PolkaVM/Tests/PolkaVMTests/InvokePVMTest.swift#L17
This default initializer would be synthesized automatically - you do not need to define it
Line Length (line_length): PolkaVM/Tests/PolkaVMTests/ProgramCodeTests.swift#L80
Line should be 140 characters or less; currently it has 177 characters
Build and Test
Process completed with exit code 2.