Skip to content

Kotlin 1.9.10, AGP 8.1.2, Ktlint 1.0.0, Kotlinx-Kover, SDK 34, and others ❤️ #426

Kotlin 1.9.10, AGP 8.1.2, Ktlint 1.0.0, Kotlinx-Kover, SDK 34, and others ❤️

Kotlin 1.9.10, AGP 8.1.2, Ktlint 1.0.0, Kotlinx-Kover, SDK 34, and others ❤️ #426

Workflow file for this run

name: Qodana
on:
push:
branches: [ master ]
paths-ignore: [ '**.md', '**.MD' ]
pull_request:
branches: [ master ]
paths-ignore: [ '**.md', '**.MD' ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JetBrains/[email protected]
with:
linter: jetbrains/qodana-jvm-android:latest
fail-threshold: 10
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ${{ runner.temp }}/qodana/results/report
destination_dir: ./