Skip to content

Adds StringSyntaxHighlighter #103

Adds StringSyntaxHighlighter

Adds StringSyntaxHighlighter #103

Triggered via pull request March 16, 2024 16:23
Status Success
Total duration 1m 39s
Artifacts

build_example_project.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Build Example Project (Xcode 14.3.1): Sources/Runestone/StringSyntaxHighlighter.swift#L81
consecutive statements on a line must be separated by ';'
Build Example Project (Xcode 14.3.1)
Process completed with exit code 65.
Build Example Project (Xcode 15.2): Sources/Runestone/StringSyntaxHighlighter.swift#L86
variable '<unknown>' captured by a closure before being initialized
Build Example Project (Xcode 15.2)
Process completed with exit code 65.
Build Example Project (Xcode 14.3.1): Users/runner/Library/Developer/Xcode/DerivedData/Example-abryexzkffvoqpcosunyxvotnedk/SourcePackages/checkouts/tree-sitter/lib/src/./parser.c#L359
implicit conversion loses integer precision: 'uintptr_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
Build Example Project (Xcode 14.3.1): Users/runner/Library/Developer/Xcode/DerivedData/Example-abryexzkffvoqpcosunyxvotnedk/SourcePackages/checkouts/tree-sitter/lib/src/./parser.c#L377
implicit conversion loses integer precision: 'uintptr_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
Build Example Project (Xcode 14.3.1): Users/runner/Library/Developer/Xcode/DerivedData/Example-abryexzkffvoqpcosunyxvotnedk/SourcePackages/checkouts/tree-sitter/lib/src/./parser.c#L402
implicit conversion loses integer precision: 'uintptr_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
Build Example Project (Xcode 14.3.1): Users/runner/Library/Developer/Xcode/DerivedData/Example-abryexzkffvoqpcosunyxvotnedk/SourcePackages/checkouts/tree-sitter/lib/src/./parser.c#L423
implicit conversion loses integer precision: 'uintptr_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
Build Example Project (Xcode 14.3.1): Sources/Runestone/StringSyntaxHighlighter.swift#L86
expression of type 'NSMutableParagraphStyle' is unused