Add accessibility testing #163
Annotations
1 error and 7 warnings
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
ld: search path '/Users/runner/work/hackernews/hackernews/ios/Frameworks/Reaper.xcframework' not found
|
build:
strip#L1
changes being made to the file will invalidate the code signature in: /Users/runner/Library/Developer/Xcode/DerivedData/HackerNews-gstedqjgtcymtdfpkvlcyxumdqwp/Build/Intermediates.noindex/ArchiveIntermediates/HackerNews/InstallationBuildProductsLocation/Applications/HackerNews.app/Frameworks/PreviewsSupport.framework/PreviewsSupport
|
build
sentry-cli not installed, download from https://github.com/getsentry/sentry-cli/releases
|
build
Run script build phase 'Strip Symbols' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'HackerNews' from project 'HackerNews')
|
build
Run script build phase 'Upload Debug Symbols to Sentry' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'HackerNews' from project 'HackerNews')
|