This repository has been archived by the owner on May 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 266
Issues: ethereum/remix-desktop
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
name: cfsec on: push: branches: - main pull_request: jobs: cfsec: name: cfsec sarif report runs-on: ubuntu-latest steps: - name: Clone repo uses: actions/checkout@master - name: cfsec uses: cfsec/cfsec-sarif-action@master with: sarif_file: cfsec.sarif github_token: ${{ secrets.GITHUB_TOKEN }} - name: Upload SARIF file uses: github/codeql-action/upload-sarif@v1 with: # Path to SARIF file relative to the root of the repository sarif_file: cfsec.sarif
#204
opened Dec 15, 2023 by
Marcia12sdf
Remix desktop 1.3.6 crashes in a few minutes after opening on MacOS 13.x
#203
opened Oct 7, 2023 by
emclab
Toggle Developer Mode Still Present in Remix IDE Production Build
#198
opened Aug 10, 2023 by
Adedoyin-Emmanuel
I just downloaded the latest version of 1.3.6, but it doesn't work
#196
opened Jul 24, 2023 by
lifetin
Add '/usr/local/bin/' to remix's path on OSX so it can find npx.
#174
opened Nov 30, 2022 by
TheRook
Remix rewrites a local file with its own content if the file has been changed during a git rebase
#152
opened Jul 24, 2022 by
mushketyk
Remix does not automatically update tabs content on branch change
#151
opened Jul 24, 2022 by
mushketyk
Previous Next
ProTip!
Adding no:label will show everything without a label.