Skip to content

Add tests for staff profiles page #23

Add tests for staff profiles page

Add tests for staff profiles page #23

Triggered via pull request June 17, 2024 23:48
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: test/integration/profiles_test.rb#L12
Minitest/EmptyLineBeforeAssertionMethods: Add empty line before assertion.
lint: test/integration/profiles_test.rb#L17
Minitest/EmptyLineBeforeAssertionMethods: Add empty line before assertion.
lint: test/integration/profiles_test.rb#L22
Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
lint: test/integration/profiles_test.rb#L22
Layout/SpaceInsideHashLiteralBraces: Space inside { detected.
lint: test/integration/profiles_test.rb#L22
Layout/SpaceInsideHashLiteralBraces: Space inside } detected.
lint: test/integration/profiles_test.rb#L23
Minitest/EmptyLineBeforeAssertionMethods: Add empty line before assertion.
lint: test/integration/profiles_test.rb#L28
Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
lint: test/integration/profiles_test.rb#L28
Layout/SpaceInsideHashLiteralBraces: Space inside { detected.
lint: test/integration/profiles_test.rb#L28
Layout/SpaceInsideHashLiteralBraces: Space inside } detected.
lint: test/integration/profiles_test.rb#L29
Minitest/EmptyLineBeforeAssertionMethods: Add empty line before assertion.
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/