Move GH Pages to docs
.
#2
Annotations
10 errors and 1 warning
swiftlint:
TVappTests/TVappTests.swift#L13
Lines should not have trailing whitespace (trailing_whitespace)
|
swiftlint:
TVappTests/TVappTests.swift#L18
Lines should not have trailing whitespace (trailing_whitespace)
|
swiftlint:
TVappTests/TVappTests.swift#L23
Lines should not have trailing whitespace (trailing_whitespace)
|
swiftlint:
TVappTests/TVappTests.swift#L28
Lines should not have trailing whitespace (trailing_whitespace)
|
swiftlint:
TVappTests/TVappTests.swift#L35
Lines should not have trailing whitespace (trailing_whitespace)
|
swiftlint:
TVappTests/TVappTests.swift#L14
Remove overridden functions that don't do anything except call their super (unneeded_override)
|
swiftlint:
TVappTests/TVappTests.swift#L19
Remove overridden functions that don't do anything except call their super (unneeded_override)
|
swiftlint:
TVapp/AppDelegate.swift#L20
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
swiftlint:
TVapp/AppDelegate.swift#L48
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
swiftlint:
TVapp/AppDelegate.swift#L76
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
swiftlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|