Skip to content

added new workflow

added new workflow #1

Triggered via push July 25, 2023 08:09
Status Failure
Total duration 58s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
build: Sources/UIViewEffectViewiOS14.swift#L12
Identifier Name Violation: Variable name 'ios14_blurRadius' should only contain alphanumeric and other allowed characters (identifier_name)
build: Sources/UIViewEffectViewiOS14.swift#L22
Identifier Name Violation: Variable name 'ios14_colorTint' should only contain alphanumeric and other allowed characters (identifier_name)
build: Sources/VisualEffectView.swift#L15
Force Cast Violation: Force casts should be avoided (force_cast)
build: Sources/VisualEffectView.swift#L129
Line Length Violation: Line should be 200 characters or less; currently it has 305 characters (line_length)
build: Package.swift#L23
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
build: Example/Extensions.swift#L19
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
build: Example/ViewController.swift#L13
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
build: Example/ViewController.swift#L23
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
build: Example/ViewController.swift#L31
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
build: Example/ViewController.swift#L37
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
build: Example/AppDelegate.swift#L16
Line Length Violation: Line should be 120 characters or less; currently it has 145 characters (line_length)
build: Example/AppDelegate.swift#L13
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
build: Example/AppDelegate.swift#L15
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
build: Example/AppDelegate.swift#L20
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)