issues Search Results · repo:xt0rted/dotnet-format language:TypeScript
Filter by
10 results
(91 ms)10 results
inxt0rted/dotnet-format (press backspace or delete to remove)Node 12 is deprecated so this needs to updated to node16 and a new major version released.
xt0rted
- 1
- Opened on Oct 22, 2022
- #403
I am running dotnet format and then trying to commit and push the changes. I can see that the format step updates some
files but somehow the commit step doesn t find any changes.
This is the output of ...
WouterDeKort
- Opened on Feb 4, 2022
- #333
I spent past hour or so trying to get dotnet format working in my action pipeline for a .NET Core v6 project. I went
through various configurations to the yml file but all end with the same result:
Unrecognized ...
LethalsLoaded
- 3
- Opened on Dec 28, 2021
- #320
Run xt0rted/dotnet-format@v1
with:
repo-token: ***
action: check
fail-fast: true
env:
DOTNET_ROOT: /home/runner/.dotnet
/home/runner/.dotnet/dotnet format --check --dry-run
The file ...
Guria
- 3
- Opened on Apr 7, 2021
- #174
I am seeing similar to the nothing to commit, working tree clean issue here:
https://github.com/xt0rted/dotnet-format/issues/10#issuecomment-598464578, and it does not seem to be due to line-ending
settings ...
anthony-steele-cko
- 4
- Opened on Sep 2, 2020
- #98
Not sure if I did something wrong implementing the example yaml or this is a legit bug.
Run xt0rted/dotnet-format@v1.0.1 with: repo-token: *** action: check fail-fast: true /usr/bin/dotnet format --check ...
bourbongoat
- 1
- Opened on Aug 12, 2020
- #91
Note the output of the run, some deprecated options of dotnet-format are used:
Run xt0rted/dotnet-format@v1
Checking 7 files
/usr/bin/dotnet format --check --dry-run --files _somefiles_
The `--files` ...
anthony-steele-cko
- 2
- Opened on Aug 12, 2020
- #90
This is likely a newbie error, but it s not documented.
When running, I get:
Run dotnet format1s
(node:2726) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, ...
anthony-steele-cko
- 1
- Opened on Aug 11, 2020
- #89
Both a MSBuild project file and solution file found in XXX. Specify which to use with the --workspace option.
enhancement
litan1106
- 8
- Opened on Apr 2, 2020
- #27
As you may see here, I tried to make pull requests as fixer action.
Two issues occurred,
1. It triggered a new action upon commit
2. steps.format.outputs.has-changes returns true even there is no file ...
cilerler
- 7
- Opened on Mar 12, 2020
- #10

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.