invoke pvm unit tests #990
ci.yml
on: pull_request
Swift Lint
12s
Build and Test
2m 23s
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.
|